In this folder, all the codes are used to generate the raw data of the paper 
"Univariate Dynamic Screening System: An Approach For Identifying Individuals 
With Irregular Longitudinal Behavior".

rawdata_quality.m is used to generate the raw data FOR independent CASE in the paper
with sampling rate d out 10.

rawdata_quality_frac.m is used to generate the raw data FOR independent CASE in the paper
with sampling rate d out 100.

rawdata_quality_time.m is used to generate the raw data FOR AR(1) CASE in the paper
with sampling rate d out 10.

rawdata_quality_ar2.m is used to generate the raw data FOR AR(2) CASE in the paper
with sampling rate d out 10.